home *** CD-ROM | disk | FTP | other *** search
Wrap
<?xml version="1.0" encoding="utf-8" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- Inserted by TRADOS: --><META HTTP-EQUIV="content-type" CONTENT="text/html; charset=windows-1252"> <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" /> <meta http-equiv="MSThemeCompatible" content="yes" /> <link href="ccc.css" type="text/css" rel="STYLESHEET" /> <script src="ccc.js"></script> <script language="javascript"> <!-- function SetupFields() { var sCode = getParamVal("SourceID"); if (sCode != null) { var oField = document.getElementById("txtID"); if (oField != null) { oField.value = sCode; } } } function OnTxtFieldChanging() { var oKey = document.getElementById("txtKey"); var sResult = "false"; if (oKey != null) { if (ValidateSerial(oKey.value)) { sResult = "true"; } location = "pcucmd://StoreParam?key=" + oKey.value; } location="pcucmd://CanContinue?enable=" + sResult; } --> </script> </head> <body onload="location='pcucmd://FrameDataLoaded'; SetupFields();" tabindex="-1"> <div id="pcu_data" style="DISPLAY: none"> PageDimension:630,440 </div> <div id="ButtonBar" style="display:none"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" ID="Table1"> <tr> <td align="right"> <button accesskey="B" type="button" id="btnBack" name="btnBack" onclick="location='pcucmd://Previous'">< <u>P</u>récédent</button> <button accesskey="O" type="submit" id="btnContinue" disabled="true" name="btnContinue" onclick="window.focus(); event.srcElement.focus(); location='pcucmd://SetKey'; document.location='pcucmd://Continue?condition=true'">C<u>o</u>ntinuer</button> <button accesskey="C" type="button" id="btnCancel" name="btnCancel" onclick="window.focus(); event.srcElement.focus(); location='pcucmd://Cancel'"><u>A</u>nnuler</button> </td> </tr> </table> </div> <h3>Accès au Service Clients Corel</h3> <p> Cliquez sur Service Clients pour afficher la liste de nos implantations mondiales, numéro de téléphone compris. </p> <p align="center"> <button accesskey="S" type="button" onclick="location='pcucmd://browse?url=' + ExpandRelativeURL('CCS-phone.htm')"><u>S</u>ervice Clients</button> </p> <p> Pour avancer, entrez dans l'espace prévu le numéro de série que vous a fourni notre Service Clients pour la version d'évaluation et cliquez sur Continuer. </p> <table style="width: 80%" cellspacing="8" align="center"> <tr> <td width="30%" align="right"><label for="txtID" accesskey="D"><u>C</u>ode d'identification :</label></td> <td width="80%"> <input type="text" readonly="yes" size="40" id="txtID"/> </td> </tr> <tr> <td width="30%" align="right"><label for="txtKey" accesskey="T"><u>N</u>uméro de série :</label></td> <td width="80%"> <input type="text" id="txtKey" size="40" onkeyup="OnTxtFieldChanging()" /> </td> </tr> </table> </body> </html>